Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Jetscape::_Unique_if< T[]> Struct Template Reference

#include <JETSCAPE/blob/main/src/framework/MakeUniqueHelper.h>

Public Types

typedef std::unique_ptr< T[]> _Unknown_bound
 

Detailed Description

template<class T>
struct Jetscape::_Unique_if< T[]>

Definition at line 35 of file MakeUniqueHelper.h.

View newest version in sPHENIX GitHub at line 35 of file MakeUniqueHelper.h

Member Typedef Documentation

template<class T >
typedef std::unique_ptr<T[]> Jetscape::_Unique_if< T[]>::_Unknown_bound

Definition at line 36 of file MakeUniqueHelper.h.

View newest version in sPHENIX GitHub at line 36 of file MakeUniqueHelper.h


The documentation for this struct was generated from the following file: